Routes & Navigation topic
Routes & Navigation related interfaces
Classes
- AbstractGeometry
- Structured representation of a junction or turn geometry.
- AbstractGeometryItem
- Geometry element used by AbstractGeometry.
- AlarmListener
- Receives notifications for navigation-related alarm events and environmental changes.
- AlarmMonitoredArea
- Represents a monitored geographic area with its identifier.
- AlarmService
- Provides monitoring and notification for navigation-related alarm events.
-
AlarmsList<
T> - List of alarms referenced to geographic coordinates.
- BikeProfileElectricBikeProfile
- Bike and electric bike routing profile.
- BuildTerrainProfile
- Preferences regarding building terrain profile
- CarProfile
- Car routing profile.
- ClimbSection
- Climb section describing an ascending segment of the route.
- DepartureHeading
- Departure heading
- ElectricBikeProfile
- Electric bike profile containing e-bike configuration and rider/vehicle parameters.
- LandmarkAlarmsList
- Alarms list referencing landmarks by geographic coordinates.
- MotorVehicleProfile
- Motor vehicle profile.
- Real-time turn-by-turn navigation instruction for active navigation sessions.
- Manage turn-by-turn navigation and simulation on routes.
- NextSpeedLimit
- Speed limit variation data.
- OTRoute
- Over-track (OT) route representation.
- OverlayItemAlarmsList
- Alarms list referencing overlay items by geographic coordinates.
- PersistentRoadblockListener
- Listener for user-defined persistent roadblock events.
- PredefinedCategoryParameterKeys
- Predefined parameter keys for report category metadata.
- PredefinedReportParameterKeys
- Predefined parameter keys for social report data access.
- PTAlert
- Public transport alert.
- PTBuyTicketInformation
- Buy-ticket information for a public transport route.
- PTRoute
- Public transport route.
- PTRouteInstruction
- Public transport route instruction.
- PTRouteSegment
- Public transport route segment.
- PTTranslation
- Public transport translation.
- RoadInfo
- Road information value object.
- RoadTypeSection
- Road type section describing the classification of the road for a segment.
- RoundTripParameters
- Round trip parameters
- Route
- A computed navigable route.
- RouteBase
- RouteBase defines the common API surface for computed routes. It exposes geometry, time/distance metrics, terrain profiles, segments, instructions, traffic and toll information, and helpers to export or sample route data.
- RouteBookmarks
- Manages a persistent collection of saved routes (bookmarks).
- RouteInstruction
- A single route step inside a route segment.
- RouteInstructionBase
- A single route instruction used for route guidance.
- RouteListener
- Listener for events related to a computed route.
- RoutePreferences
- Route preferences - contains the preferences used for route calculation.
- RouteSegment
- A single portion of a computed route between two consecutive waypoints.
- RouteSegmentBase
- A contiguous portion of a computed route between two waypoints.
- RouteTerrainProfile
- Terrain information for a calculated route.
- RouteTrafficEvent
- Represents a traffic event affecting a computed Route.
- RoutingService
- Static service for asynchronous route calculation and navigation planning.
- SocialOverlay
- Static service for crowd-sourced social event reporting and interaction.
- SocialReportListener
- Listens for updates to social report overlay items and delivers update events.
- SocialReportsOverlayInfo
- Provides access to social report category hierarchy and metadata.
- SteepSection
- Steep section indicating an abrupt elevation change category.
- SurfaceSection
- Surface section describing surface type changes along the route.
- TrafficEvent
- Represents a traffic event such as congestion, roadworks or closures.
- TrafficParameters
- Provides additional, read-only parameters that describe a traffic event. Typical information includes estimated speed impact, expected delay, severity level, and a short descriptive label or reason for the event.
- TrafficPreferences
- Traffic preferences for the SDK.
- TrafficService
- Provides access to traffic-related services and user roadblock management.
- TruckProfile
- Truck routing profile.
- TurnDetails
- Provides navigation turn details.
- UserRoadblockPathPreviewCoordinate
- User roadblock path preview match information.
- VehicleRegistration
- Vehicle registration information.
Enums
- AnchorType
- Anchor type for an abstract geometry.
- ArrowDirection
- Direction of the arrow drawn for a shape.
- ArrowType
- Indicates whether an arrow is present and on which side of the anchor it is attached.
- BikeProfile
- Bike profile selection used for bicycle routing.
- DriveSide
- Drive side used to render side-dependent geometry.
- ElectricBikeType
- Electric bike drivetrain type.
- EVChargingConnector
- Electric vehicle charging connector type
- FuelType
- Fuel type for motorized vehicles.
- GetWaypointsOptions
- Options selecting which set of waypoints to return from RouteBase.getWaypoints.
- Grade
- Climb difficulty categories (UCI-based).
- Navigation instruction update event types.
- Modifies navigation behavior for debugging and testing purposes.
- Navigation state enumeration.
- PedestrianProfile
- Pedestrian profile
- PTAlgorithmType
- Algorithm type
- PTSortingStrategy
- Sorting strategy
- RangeType
- Range type to define ranges in.
- RealtimeStatus
- Status of real-time information.
- RestrictionType
- Restriction type for a geometry item.
- RoadShieldType
- Road shield classification used for route-number items.
- RoadType
- Road classification for a route section.
- RouteAlternativesSchema
- Alternative routes scheme
- RouteBookmarksSortOrder
- Sort order options for RouteBookmarks.
- RoutePathAlgorithm
- Path calculation algorithm
- RoutePathAlgorithmFlavor
- Path calculation flavors
- RouteResultDetails
- Routing result details
- RouteResultType
- Route result
- RouteStatus
- Routing service status values describing route computation state.
- RouteTransportMode
- Transport mode
- RouteType
- Route type
- RouteTypePreferences
- Route type preference
- RoutingAlgoModifiers
- Modifies routing algorithm behavior for debugging and testing purposes.
- ShapeForm
- Shape form for an abstract geometry item.
- ShapeType
- Shape type describing the semantic layer of a geometry item.
- SignpostConnectionInfo
- Signpost connection information.
- SignpostItemType
- Signpost item type.
- SignpostPictogramType
- Signpost pictogram type.
- StepType
- Unit used for sampling steps in time-distance coordinate generation.
- SurfaceType
- Surface material/type for a route segment.
- TrafficAvoidance
- Traffic avoidance options
- TrafficEventClass
- Traffic events classes
- TrafficEventImpactZone
- Traffic event shape
- TrafficEventSeverity
- Traffic event severity enum.
- TrafficOnlineRestrictions
- Restrictions which prevent online service functionality
- TrafficUsage
- Traffic usage type.
- TransitType
- Type of transit.
- TurnEvent
- Navigation turn events.